Welcome![Sign In][Sign Up]
Location:
Search - python game

Search list

[Game Programpygame

Description: 一本关于python的游戏编程书籍,不仅有pdf文档还有书中的源代码,非常利于你学习python语言的游戏设计方面的学习-A book on python for game programming books pdf document not only the source code of the book there are very good for you to learn python game design aspects of language learning
Platform: | Size: 4430848 | Author: 项异 | Hits:

[Other Riddle gamesPython.roller

Description: 掷骰子游戏真的是一款简单的但很有趣的好玩的小游戏,试试啊-Craps really is a simple but very interesting fun game, try ah
Platform: | Size: 2048 | Author: beibei | Hits:

[OtherBeginning-Game-Development

Description: Beginning Game Development with Python and Pygame.本书主要讲解Python的游戏编程,对游戏开发爱好者有所帮助-Beginning Game Development with Python and Pygame. Book mainly to explain Python game programming, game development enthusiasts help
Platform: | Size: 7886848 | Author: 冯飞翔 | Hits:

[Other Riddle gamespython-game

Description: 一个简单的python小游戏,游戏名称:记忆消消看.
Platform: | Size: 1796096 | Author: 张耘 | Hits:

[Game ProgramPython-Game

Description: 此压缩包包含一个用python编写的下游戏 由于网络上此类python程序很少-This archive contains a preparation for the next game with a python on the network such as small python program
Platform: | Size: 1024 | Author: ureand | Hits:

[Game Programgame

Description: 打地鼠小游戏,上下左右为wsad,攻击为鼠标左键(Play hamster game, up and down about WSAD, attack the left mouse button)
Platform: | Size: 16101376 | Author: 不死杨树 | Hits:

[Game Program贪吃蛇python代码

Description: python实现贪吃蛇小游戏,非常简单的一个小程序,大家可以试着跑一下(Python Snake game, a very simple procedure, we can try to run)
Platform: | Size: 1395712 | Author: zhuanshen123 | Hits:

[Otherpython

Description: 一个最简单的Python才数字小游戏,猜到8就继续,猜不到就退出,适合新手练习python(A single guess game in python)
Platform: | Size: 100352 | Author: Kai.H | Hits:

[Windows DevelopGuess

Description: 一个简单python猜数字小游戏,适合新手练习,猜到8继续,错误终止(A simple python program to guess a number)
Platform: | Size: 100352 | Author: Kai.H | Hits:

[Game Programflappy-based-python

Description: 用python编写的flappy bird 游戏 需要安装pygame依赖包运行(a flappy game written by python based pygame ,just enjoy it)
Platform: | Size: 704512 | Author: Mangojun | Hits:

[BooksPython编程:从入门到实践

Description: 本书是一本针对所有层次的Python 读者而作的Python 入门书。全书分两部分:第一部分介绍用Python 编程所必须了解的基本概念,包括matplotlib、NumPy 和Pygal 等强大的Python 库和工具介绍,以及列表、字典、if 语句、类、文件与异常、代码测试等内容;第二部分将理论付诸实践,讲解如何开发三个项目,包括简单的Python 2D 游戏开发如何利用数据生成交互式的信息图,以及创建和定制简单的Web 应用,并帮读者解决常见编程问题和困惑。(This book is a Python introductory book for all levels of Python readers. The book is divided into two parts: The first part introduces the basic concepts that must be understood in Python programming, including powerful Python libraries and tools such as matplotlib, NumPy and Pygal, as well as lists, dictionaries, if statements, classes, files and exceptions, code tests, etc. Content; the second part put the theory into practice, explain how to develop three projects, including simple Python 2D game development how to use data to generate interactive information map, and create and customize simple Web applications, and to help readers solve common programming Problems and confusion.)
Platform: | Size: 13299712 | Author: daxer | Hits:

[OtherPython写的贪吃蛇小游戏源码

Description: Python写的带简单图形界面的贪吃蛇小游戏,代码简短,是学习Python编程的好材料!(Python written with simple graphical interface Snake game, the code is short, is a good material to learn Python programming!)
Platform: | Size: 4096 | Author: ddui | Hits:

[Otherclass_37_homework_01

Description: 编写的一个python小游戏,乌龟吃小鱼: 假设游戏场景范围想(x,y)均为[0,10];游戏生成1只乌龟和10条鱼;他们移动方向均随机;乌龟最大移动能力为2(可为1或2),鱼最大移动能力为1;当移动到场景边缘自动向反方向动;乌龟初始体能为100(上限);乌龟每移动一次体力消耗1;乌龟与鱼坐标重合,乌龟吃鱼,乌龟体力增20;鱼暂不计体力;当乌龟体力为0或鱼儿数量为0游戏结束(Prepared a python game, the turtle to eat fish: Assuming that the game scene range is (x, y) both [0, 10]; the game produces one turtle and ten fish; both move in random directions; the turtle has a maximal moving capacity of 2 (which can be 1 or 2) The ability to move to 1; automatically move to the opposite direction when moving to the edge of the scene; turtle initial physical capacity of 100 (upper limit); turtles for each move a physical expenditure 1; turtle and fish coordinates coincide turtle fish, turtle physical augmentation 20; Excluding body strength; when the tortoise is 0 or the number of fish is 0 The game is over)
Platform: | Size: 1024 | Author: 321mumu123 | Hits:

[Shell apipython实现猜数小游戏

Description: Python实现猜数小游戏并形成游戏文档(this is a number game write by python)
Platform: | Size: 1024 | Author: howie_zeng | Hits:

[BooksPython编程:从入门到实践

Description: 本书是一本针对所有层次的Python 读者而作的Python 入门书。全书分两部分:第一部分介绍用Python 编程所必须了解的基本概念,包括matplotlib、NumPy 和Pygal 等强大的Python 库和工具介绍,以及列表、字典、if 语句、类、文件与异常、代码测试等内容;第二部分将理论付诸实践,讲解如何开发三个项目,包括简单的Python 2D 游戏开发如何利用数据生成交互式的信息图,以及创建和定制简单的Web 应用,并帮读者解决常见编程问题和困惑。(This book is a Python introductory book for Python readers at all levels. The book is divided into two parts: the first part introduces the basic concepts of programming with Python must understand, including Matplotlib, NumPy and Pygal, the powerful Python libraries and tools, as well as lists, dictionaries, and if statements, with the exception of documents and code test content; the second part will explain how to develop the theory into practice, three the project, including the development of the Python 2D game simply how to use the data to generate interactive information, and create and customize a simple Web application, and help readers solve common programming problems and puzzles.)
Platform: | Size: 4493312 | Author: 的说法都是 | Hits:

[Game Programgame-master

Description: A simple game in python using pygame, some libraries heavily copied from http://eli.thegreenplace.net/2009/02/13/writing-a-game-in-python-with-pygame-part-iv/
Platform: | Size: 51200 | Author: ``李的 | Hits:

[Otherbyte-of-python-chinese-edition

Description: Python具有丰富和强大的库。它常被昵称为胶水语言,能够把用其他语言制作的各种模块(尤其是C/C++)很轻松地联结在一起。常见的一种应用情形是,使用Python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写,比如3D游戏中的图形渲染模块,性能要求特别高,就可以用C/C++重写,而后封装为Python可以调用的扩展类库。需要注意的是在您使用扩展类库时可能需要考虑平台问题,某些可能(Python has a rich and powerful library. It is often nicknamed as a glue language and can easily link up various modules (especially C/C++) made in other languages. A common application scenarios, the rapid generation of Python program using the prototype (and sometimes even the final interface program), then parts of which have special requirements, rewritten using more appropriate language, such as 3D game graphics rendering module, the performance requirements are particularly high, it can be rewritten with C/C++ extension library, then you can call the Python package. It is important to note that you may need to consider the platform problem when you use an extended class library, some possible)
Platform: | Size: 1725440 | Author: hazardeden | Hits:

[BooksPython编程:从入门到实践

Description: 本书是一本针对所有层次的Python 读者而作的Python 入门书。全书分两部分:第一部分介绍用Python 编程所必须了解的基本概念,包括matplotlib、NumPy 和Pygal 等强大的Python 库和工具介绍,以及列表、字典、if 语句、类、文件与异常、代码测试等内容;第二部分将理论付诸实践,讲解如何开发三个项目,包括简单的Python 2D 游戏开发如何利用数据生成交互式的信息图,以及创建和定制简单的Web 应用,并帮读者解决常见编程问题和困惑(This book is a Python introductory book for Python readers at all levels. The book is divided into two parts: the first part introduces the basic concepts of programming with Python must understand, including Matplotlib, NumPy and Pygal, the powerful Python libraries and tools, as well as lists, dictionaries, and if statements, with the exception of documents and code test content; the second part will explain how to develop the theory into practice, three the project, including the development of the Python 2D game simply how to use the data to generate interactive information, and create and customize a simple Web application, and help readers solve common programming problems and puzzles)
Platform: | Size: 12929024 | Author: liunx | Hits:

[Other深入 Python 3 中文版

Description: Python被广泛应用于后端开发、游戏开发、网站开发、科学运算、大数据分析、云计算,图形开发等领域方面地位超然(Python is widely used in the fields of back-end development, game development, website development, scientific computing, large data analysis, cloud computing, graphics development and other fields.)
Platform: | Size: 2486272 | Author: 天空007 | Hits:

[Game Programsource-archive (7)

Description: A tiny funny game, PK Game is the name.You can input some name. It make the players character and fight. The game system is open. You can extend the items, skills eg. The game is written by python. The game use Chinese sample, code as utf-8.
Platform: | Size: 96256 | Author: kkainer | Hits:
« 1 23 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net